From: Joey Hess Date: Mon, 15 Sep 2025 23:58:54 +0000 (-0400) Subject: boot libs X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~104 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=1e847fd1af173e5b80280a9ab87e486e4231ab95;p=git-annex.git boot libs --- diff --git a/doc/todo/RawFilePath_conversion.mdwn b/doc/todo/RawFilePath_conversion.mdwn index ec61f59b0a..cd0dec9b1a 100644 --- a/doc/todo/RawFilePath_conversion.mdwn +++ b/doc/todo/RawFilePath_conversion.mdwn @@ -50,6 +50,8 @@ of the status. The `require_OsPath` branch removes the OsPath build flag, and merging it would resolve this. That will need packagers to do some work -to package the libraries though. --[[Joey]] +to package the libraries though. Or to upgrade ghc, since file-io and +os-string are boot libraries since ghc 9.12.2 and 9.10.1 respectively. +--[[Joey]] [[!tag confirmed]]